home *** CD-ROM | disk | FTP | other *** search
/ MacFormat UK 64 / MF_UK_64_1.iso / mac / Shareware Plus / Sound / bol-processor-280-data / BP2 examples / WESTERN CONTEMPORARY / -gr.transposition3 < prev    next >
Encoding:
Text File  |  1997-11-27  |  631 b   |  20 lines  |  [BP05/Bel0]

  1. // Bol Processor version BP2.7.4
  2. // Grammar file saved as '-gr.transposition3'. Date: Jeu 27 Nov 1997 -- 16:37
  3. -se.transposition3
  4.  
  5. // This grammar was composed by Harm Visser
  6. // (hvisser@pop3.worldaccess.nl) in Nov. 97.
  7. // We used this one in the Computer Music Journal paper.
  8.  
  9. RND [ORD produces the example of CMJ]
  10. gram#1[1] S --> A /numtimes=5/
  11. gram#1[2] A --> {E1, A#1 F#1} {Tr2 D}
  12. gram#1[3] B --> {Tr2 A}
  13. gram#1[4] C --> {Tr4 B}
  14. gram#1[5] /numtimes-1/ D --> - {Tr6 C {1,B}} {1,C} _repeat(4)
  15. ------------
  16. SUB1
  17. gram#2[1] Tr2 --> _transpose(2)
  18. gram#2[2] Tr4 --> _transpose(4)
  19. gram#2[3] Tr6 --> _transpose(6)
  20. gram#2[4] D --> lambda